home *** CD-ROM | disk | FTP | other *** search
- Path: gryphon.phoenix.net!usenet
- From: Kit Cragin <cragin@platinum.com>
- Newsgroups: comp.sources.wanted,comp.lang.c,comp.lang.c++,comp.programming,comp.os.ms-windows.pogrammer.misc
- Subject: Comparing .wav files for likeness
- Date: Thu, 14 Mar 1996 12:36:14 -0600
- Organization: PLATINUM technology, inc.
- Message-ID: <3148671E.743B@platinum.com>
- NNTP-Posting-Host: 204.128.207.143
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0GoldB1 (WinNT; I)
-
- Can anyone share an algorithm or code for comparing the contents of
- a .wav file against another to determine if they represent the same
- sound sequence? I do not expect the files to match byte for byte;
- rather I would like for the code to determine if they are close
- (within a certain margin of error).
-
- I don't expect anything as complex as voice recognition (but if you
- have it that's certainly OK!). The .wav files I have are either
- very similar (same recording time, same voice, but different recording
- conditions (ie. noise)) or very different (completely different
- recordings).
-
- Please post in newsgroup and email reply if possible. Thanks.
-